ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IDocument<T> Interface / CacheToDiskEnabled Property

In This Topic
CacheToDiskEnabled Property (IDocument<T>)
In This Topic
Gets whether this make the pages collection should use a temp file for the canvas item streams
Syntax
'Declaration
 
ReadOnly Property CacheToDiskEnabled As Boolean
 
See Also